home *** CD-ROM | disk | FTP | other *** search
/ Platinum Plus: Home & Hobby / Platinum Plus Home and Hobby CD Explorer.ISO / programs / graytree / read.me < prev    next >
Encoding:
Text File  |  1994-07-04  |  5.4 KB  |  139 lines

  1.               The Gray Tree Frog Address System 
  2.  
  3. INTRODUCTION
  4.  
  5. The gtf Address System program is intended to do only one thing - 
  6. to allow you to store names and addresses, plus other information 
  7. about the people you know, and to feed it back in the forms you need.
  8.  
  9. I wrote this program to fill a need I have had for years.  The fancy 
  10. address databases can cost plenty, and do more than I need or want to 
  11. pay for.  The simple ones don't do enough.  The Tree Frog Address System 
  12. is, as Goldilocks said, "just right" - for me.  Try it and see if it fits 
  13. your needs also.
  14.  
  15. How to install:
  16.  
  17. 1.   Unzip the files in any directory of your chosing.
  18. 2.   Move the .DLL and .VBX files into your WINDOWS\SYSTEM directory, 
  19.      IF you do not have NEWER versions already there.  Many Windows
  20.      programs use these files, and you may end up with older versions
  21.      scattered around.  Put the newest versions in WINDOWS\SYSTEM, and
  22.      delete the rest.
  23. 3.   Create an icon in your Windows Program Manager by selecting
  24.         File
  25.         New
  26.         Program Item
  27.         
  28.         then fill in the blanks with the Description (MAIL),
  29.         the Command Line (MAIL.EXE),
  30.         and the directory where you put the program.
  31.         
  32.         you can follow MAIL.EXE with the path and name of
  33.         a data file (*.DAT) if you wish, otherwise the program
  34.         will create MAIL.DAT where you installed the program.
  35.         
  36. You must have VBRUN300.DLL in the WINDOWS\SYSTEM directory to run this.
  37.  
  38.  
  39. What it does:
  40.  
  41. 1.  Stores names, addresses, phone numbers in a flat file (which means 
  42. you can copy it into any word processor and play with it if you want, 
  43. and no need to worry about the data format becoming obsolete)
  44.  
  45. 2.  Allows you to search on ANY field at all, just by typing in part of 
  46. what you are looking for.
  47.  
  48. 3.  Allows you to scroll up and down and across the grid.
  49.  
  50. 4.  Dials the number of the selected person (home or work), and allows 
  51. you to drag and drop any field from the grid onto the dialhome or 
  52. dialwork buttons. 
  53.  
  54. 5.  Will copy the chosen person's info into the clipboard.
  55.  
  56. 6.  Allows you to use as many data files as you want.
  57.  
  58. 7.  Prints reports on all or selected records (use any field)
  59.  
  60. 8.  Creates comma-separated mail merge files which can be read into many 
  61.     word processors - on all or selected records, home or office address.
  62.  
  63. 9.  Prints mailing labels (single row on dot matrix printer setting, 
  64.     triple row on laser printer setting, and doesn't mind if you lie to it) 
  65.     for all or selected records, home or office address.
  66.  
  67. 10. Prints envelopes for the selected person - home or office address.
  68.  
  69. 11. As of 9/28/93, you can create separate icons for each data file you
  70.     have, by including the name of the file as a parameter in the command 
  71.     line - (i.e.  C:\MAIL\MAIL.EXE MYFILE.DAT)
  72.  
  73.     As of 11/17/93, the layout of the report is formatted better, and 
  74.     there is now an ini file (MAIL.INI) so that the program can keep track of  
  75.     your modem comm port, your return address, and your chosen screen colors.
  76.      
  77.     As of 7/4/94, there is an online help file.
  78.  
  79. ************************************************************************
  80.  
  81. HOW TO WORK IT:
  82.  
  83. I have tried to make this as simple as possible.  One thing to remember 
  84. is that clicking on a field will clear all fields, UNLESS you have first 
  85. selected MODIFY! or ADD!.   Hitting ENTER will complete the action! - 
  86. Use TAB to move around.
  87.  
  88. To add a record, click on ADD!, and start typing.  Hit ENTER to save the 
  89. record.  The ADD! switch will remain on until you click CANCELADD!.
  90.  
  91. To find a record, start typing in any field.  The first record that 
  92. contains the letters you have typed (anywhere in the field) will move 
  93. to the top of the grid.  Hit ENTER to select that record.  
  94. Once you have selected a record, the focus moves to the 'NEXT' button.  
  95. Just keep hitting ENTER to see further matches.
  96.  
  97. You can also retrieve a record by clicking anywhere on the grid line.
  98. In that case, selecting NEXT MATCH will retrieve only further exact 
  99. matches.
  100.  
  101. To print, remember that the envelope buttons will print the selected 
  102. name only.
  103.  
  104. The reports and labels will include ALL records, unless you first choose 
  105. a field to match (click on the down arrow on the 'FIELDS' field on the 
  106. print screen) and then replace 'ALL' with the pattern to match.
  107.  
  108. F1 will bring up the online help file.
  109.  
  110. *********************************************************************
  111.  
  112. WHY REGISTER:  Besides the usual reasons, such as good karma and a warm 
  113. fuzzy feeling, you will also help me prove to my wife and the IRS that
  114. this computer is not just an excuse for all kinds of anti-social behavior.
  115.  
  116. In addition, you will get the latest version of the program (it does tend 
  117. to change from time to time as I think of new tricks to try), with YOUR 
  118. OWN NAME ON THE SCREEN (instead of the obnoxious 'UNREGISTERED"), all on 
  119. a neat high density disk that you can use again.
  120.  
  121. THE ENCLOSED PROGRAM IS A FULLY FUNCTIONAL PROGRAM!  I did not leave anything
  122. out to try to extort registration.  If you like it, use it.  If you really
  123. like it, and feel that it is worth it, please use REGISTER.DOC.
  124.  
  125. **********************************************************************
  126.  
  127. This program is SHAREWARE, and is copyrighted 1993, 1994 by
  128.  
  129. Jonathan Schwartz
  130. 39 Village Lane
  131. Burlington, CT 06013
  132.  
  133. Compuserve       71736,336
  134.  
  135. Prodigy          DSHJ11A
  136.  
  137.  
  138. PPORIENT created by Paul Poellinger, Compuserve 70732,3576
  139.